
model = {
	cost	= {
			cash	=	500
			artillery = 10
			canned_food = 10
			liquor = 5
			wine = 5
			leadership = 1
			manpower = 2

				}
	buildtime = 30
	supplyconsumption = 80 #120
	speed = -1
	fire_attack = 2
	shock_attack = 1

}
